Auto merge of #3072 - pietroalbini:fix-faq, r=steveklabnik
authorbors <bors@rust-lang.org>
Sun, 4 Sep 2016 20:31:38 +0000 (13:31 -0700)
committerGitHub <noreply@github.com>
Sun, 4 Sep 2016 20:31:38 +0000 (13:31 -0700)
Remove reference of Rust 1.11.0 release date in the FAQ

In the `--frozen` section of the FAQ, there is a reference to the Rust 1.11.0 release date (probably because it was added in June), which is now in the past. In this pull request I removed that reference, since it's not useful anymore.

I also reflowed the text to 80 chars, to be consistent with the rest of the document :)


Trivial merge